Micron Document
🎖️GitЯра🎖️


Displaying Rendered • View rawDownload

docs/bg-rBG/user/firmware.md fix/qr-error-correction (7b45f84f) Text, 6.29 KB

title: Актуализации на фърмуера
parent: Ръководство за потребители
nav_order: 13
last_updated: 2026-07-07
description: Update your radio firmware over Bluetooth or USB — OTA process, version channels, pre-flight checks, and recovery.
aliases:
• firmware
• update
• ota
• flash

Актуализации на фърмуера

Поддържайте вашето Meshtastic радио актуално с най-новия фърмуер за нови функции, корекции на грешки и подобрения в сигурността.

Проверка за актуализации

1. Open the connected radio's configuration and, under Advanced, tap Firmware Update. The entry appears only for OTA-capable devices.
2. Приложението проверява за налични версии на фърмуера.
3. Available updates show the version number and changelog summary.

Методи за актуализиране

OTA (Over-The-Air) чрез Bluetooth

Най-често срещаният метод за актуализиране за потребителите на Android:

1. Уверете се, че радиото ви е свързано чрез Bluetooth.
2. Отидете до екрана за актуализация на фърмуера.
3. Изберете желаната версия на фърмуера.
4. Tap Update to begin the OTA process.
5. Wait for the update to complete — do not disconnect during the update.


│ ⚠️ Warning: Interrupting a firmware update can brick your device. Ensure your radio has
│ sufficient battery (>50% recommended) and maintain Bluetooth proximity during the entire process.


In-App USB Update

When your radio is connected over USB/serial (rather than Bluetooth), the Firmware Update screen offers USB File Transfer. The app reboots the device into DFU mode, then prompts you to save the T383838.uf2 file to the device's DFU drive using the system file picker. This option appears only on a USB/serial connection — it is not available over Bluetooth.

│ ℹ️ nRF bootloader note: Some devices (e.g. RAK WisBlock RAK4631) need their bootloader flashed
│ with the vendor's serial DFU tool (such as T383838adafruit-nrfutil) — copying the T383838.uf2 alone won't
│ update the bootloader. The app surfaces a hint when this applies.

Other Flashing Options

For recovery or when neither OTA nor in-app USB is available:

• Or the Meshtastic CLI tool on desktop

Канали на версиите

┌──────────────┬────────────────────────────────────────────────────────────────────────────┐
│ Канал │ Описание │
├──────────────┼────────────────────────────────────────────────────────────────────────────┤
│ Стабилен │ Препоръчва се за повечето потребители; тествани версии │
│ Алфа │ Предварителни издания; може да съдържат грешки │
│ Локален файл │ Flash a firmware file you select yourself, instead of a downloaded release │
└──────────────┴────────────────────────────────────────────────────────────────────────────┘

Контролен списък преди актуализация

Преди актуализиране:

• [ ] Батерия > 50%
• [ ] Стабилна Bluetooth връзка
• [ ] Запишете текущите си настройки (те могат да се нулират при големи промени във версията)
• [ ] Проверете бележките към изданието за важни промени

След актуализация

After the firmware is written, the app verifies the update and waits for the device to come back online:


След като актуализацията е успешна:

• Радиото ще се рестартира автоматично
• Bluetooth връзката ще се възстанови
• Проверете дали настройките ви са непокътнати
• Confirm the new version under Currently Installed on the Firmware Update screen — it's also shown on the node's detail page and the Connections screen


Отстраняване на неизправности

Update Stuck

If the update appears frozen:

• Изчакайте поне 5 минути, преди да се намесите
• If truly stuck, power-cycle the radio
• Опитайте актуализацията отново


Устройството не се стартира след актуализация

If your device fails to boot:

1. Try connecting via USB to a computer
2. Use the web flasher in recovery/DFU mode
3. Flash a known-good firmware version
4. Check the Meshtastic Discord for device-specific recovery steps

Предупреждения за съвместимост

The app may show warnings when:

• Connected radio firmware is below minimum supported version
• Major version mismatch between app and firmware
• Deprecated features need migration

│ ⚠️ Important: Always update the Meshtastic app before or alongside firmware updates to ensure
│ compatibility.

Свързани теми

Connections — reconnecting after a firmware update
Flashing firmware guide — full firmware flashing walkthrough on meshtastic.org
Supported devices — check firmware compatibility by device
FAQ — common questions on meshtastic.org


Served by rngit 1.5.0 - Generated in 0.04s